home *** CD-ROM | disk | FTP | other *** search
/ Maclife 39 / MACLIFE39.ISO.7z / MACLIFE39.ISO / FreeWare200 / 圧縮伸張⁄コード / Decoder 68K.sit / Decoder - Read Me! next >
Text File  |  1997-12-10  |  6KB  |  96 lines

  1. Decoder 1.3.5 version release notes.
  2.  
  3. Decoder 1.3.5
  4.  
  5. Requirements:
  6. System 7 and 680x0 or PPC - FAT Binary
  7.  
  8. What it does:
  9. It decodes both uuencoded and base 64 encoded messages. Just drop a message, or messages, onto it, or open from the menu, and it (they) will be decoded. The program can determine the encoding method and decode accordingly. 
  10.  
  11. What it does better than similar programs:
  12. It decodes files  faster than any other similar programs now available. On my 7100, it can decode a 2 MB uuencoded file in about 5 seconds. Anything smaller than 128K will be decoded on a PPC instantaneously. Your mileage may vary. Actually, you'll never get 2MB decoded in 5 seconds. I've added some calls to make Decoder more friendly to other processes and to display a progress bar for large files. This effectively doubles the run time to 10 seconds for a 2MB files. But smaller files are now decoded even more quickly than earlier versions.
  13.  
  14. It can handle files of any size.
  15.  
  16. Some braindead newsreaders put all kinds out junk into messages. When downloading, they sometimes concatenate all the segments into one big file, with junk in between. This program can make sense out of files like that and decode correctly.
  17.  
  18. It can handle "imperfect" files much better than other decoding programs. Some programs give up if the encoded format isn't just perfect. This one keeps trying and trying and ....
  19.  
  20. It will decode segmented files automatically. Just make sure the segments have file names that are in correct alphabetical order. Then, just drop them on the program. Feel free to decode UUencoded and base64 files at the same time.
  21.  
  22. There is a preferences option that provides a facility to assign creator codes and file types to decoded files. Case is insensitive for the extension field in the preferences section. You can also specify if you want the decoded file opened automatically.
  23.  
  24. Installation:
  25. Just put the Decoder program where you want it. I have included a preferences file to handle some of the most common image files. Place this file in the Preferences folder inside your system folder.
  26.  
  27. What it does not do:
  28. Lots of stuff. This program is not intended to be a mail reader or complete MIME parser. Check out Cyberdog, Claris Emailer, or Eudora Pro for that functionality. All it does is extract binary data from encoded files. 
  29.  
  30. About Shareware:
  31. This program is being released as shareware. I know, I like freeware as much as the next person, but my goal is to make a living as a Mac programmer. I've already gotten paid for writing Mac programs and I like it! I'm also very poor and I need the money. This program won't change those last two points, but it might help alleviate them. 
  32.  
  33. This program will only run 50 times. After that, you will have to reinstall it.
  34.  
  35. Your responsibilities:
  36. If you try this program, like it, and want to continue to use it, please fill out the registration form, enclose $10 and send it to:
  37.  
  38. Harmony Software
  39. P.O. Box 202401
  40. Denver, CO 80220-8401
  41.  
  42. Pay by Credit Card!
  43. Also, you can now register with a credit card by using the included Register program. Please note, if you use the Register program, you are actually paying Kagi Software, not Harmony Software. Kagi processes all the credit card stuff and sends me about $9.00 out of the $10.00. It's worth it though. They are a great outfit. You can also use other payment methods with the Register program too.
  44.  
  45. If you use the Register program, you must send your payment directly to Kagi as instructed by the program. If you send it to Harmony Software, it will only delay things. 
  46.  
  47. You will receive a registration number via email or snail mail. Just enter it and you're legal.
  48.  
  49. Registration entitles you to free upgrades and free tech support via email at
  50.  
  51. info@harmony.cnchost.com
  52.  
  53. Look for updates and other programs at:
  54.  
  55. http://www.harmony.cnchost.com
  56.  
  57. If, during the process of evaluation, you find a file that Decoder cannot decode. Please let me know and, preferably, send me a copy of the file. I'll be ever so grateful.
  58.  
  59. Revision History:
  60. Decoder 1.3.5
  61. Some people have had problems with e-mail programs not creating TEXT files. They should, but sometimes they don't. This really isn't my bug, but I will change my program to deal with it. Aren't I nice? Now, Decoder will open absolutely any kind of file. Of course, it can only extract attachments if there are some present. 
  62.  
  63. Decoder 1.3.4
  64. Fixed a bug that causes a system hang on rare occasions. No one had ever encountered the bug after over a year of use so I can consider that to be "rare." Anyway, an alert user spotted it and told me about it. I fixed it right away and all is now happy.
  65.  
  66. Decoder 1.3.3
  67. Very minor fixes. Upgrade only if you want to.
  68. Finally fixes that awful icon. It is now respectable.
  69. Included the Register program for registration via Kagi.
  70. Updated the pitiful excuse for a user's manual.
  71. Changes my address to the new Denver address.
  72.  
  73. Decoder 1.3.2
  74. Decoder 1.3.1 would cut off the last character of the file name on some poorly formed MIME messages.
  75.  
  76. Decoder 1.3.1
  77. Fixed a problem with path and file names from Windows machines.
  78.  
  79. Decoder 1.3
  80. Frustrated with UU and Base64 decoding routines, I moved the code that had been planned for the 2.0 release into the 1.3 release. Should be much more stable.
  81. Users can now set file preferences by finding "example files."
  82.  
  83. Decoder 1.2
  84. Various bug fixes.
  85. Allows a default file type and creator.
  86. Handles entering file extensions better.
  87.  
  88. Decoder 1.1
  89. Added an option to delete a file that has been decoded.
  90. Does not overwrite files on decoding.
  91. Fixed a potentially nasty memory leak.
  92.  
  93. Decoder 1.0
  94. First Release.
  95.  
  96.